home *** CD-ROM | disk | FTP | other *** search
MS Developer Studio Project | 2002-12-27 | 9.0 KB | 388 lines |
- # Microsoft Developer Studio Project File - Name="game" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
-
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
- CFG=game - Win32 Release
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "game.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "game.mak" CFG="game - Win32 Release"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "game - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "game - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "game - Win32 Extreme" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
-
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
-
- !IF "$(CFG)" == "game - Win32 Release"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir ".\Release"
- # PROP BASE Intermediate_Dir ".\Release"
- # PROP BASE Target_Dir "."
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "..\release"
- # PROP Intermediate_Dir ".\release"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir "."
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
- # ADD CPP /nologo /G5 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
- # ADD LINK32 kernel32.lib user32.lib winmm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /machine:I386 /out:"c:/codered/data1/gamex86.dll"
- # SUBTRACT LINK32 /incremental:yes /debug
-
- !ELSEIF "$(CFG)" == "game - Win32 Debug"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir ".\Debug"
- # PROP BASE Intermediate_Dir ".\Debug"
- # PROP BASE Target_Dir "."
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "..\debug"
- # PROP Intermediate_Dir ".\debug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir "."
- # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
- # ADD CPP /nologo /G5 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "BUILDING_REF_GL" /FR /YX /FD /c
- # ADD BASE MTL /nologo /D "_DEBUG" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
- # ADD LINK32 kernel32.lib user32.lib winmm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /incremental:no /map /debug /machine:I386 /out:"..\debug\gamex86.dll"
-
- !ELSEIF "$(CFG)" == "game - Win32 Extreme"
-
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Extreme"
- # PROP BASE Intermediate_Dir "Extreme"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Extreme"
- # PROP Intermediate_Dir "Extreme"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /G5 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /G5 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "EXTREME" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib winmm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /machine:I386 /out:"c:/codered/data1/gamex86.dll"
- # SUBTRACT BASE LINK32 /incremental:yes /debug
- # ADD LINK32 kernel32.lib user32.lib winmm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /machine:I386 /out:"c:/codered/data1/gamex86.dll"
- # SUBTRACT LINK32 /incremental:yes /debug
-
- !ENDIF
-
- # Begin Target
-
- # Name "game - Win32 Release"
- # Name "game - Win32 Debug"
- # Name "game - Win32 Extreme"
- # Begin Group "Source Files"
-
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
- # Begin Source File
-
- SOURCE=.\g_ai.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_chase.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_cmds.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_combat.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_func.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_items.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_main.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_misc.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_monster.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_phys.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_save.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_spawn.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_svcmds.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_target.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_trigger.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_utils.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\g_weapon.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_actor.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_bigmech.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_bigray.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_emporer.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_flash.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_flyer.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_insane.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_mambass.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_martian.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_martian_naked.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_move.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_smallmech.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_war_machine.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_alien.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_astronaut.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_droid.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_soldier.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_surgeon.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\p_client.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\p_hud.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\p_light.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\p_trail.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\p_view.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\p_weapon.c
- # End Source File
- # Begin Source File
-
- SOURCE=.\q_shared.c
- # End Source File
- # End Group
- # Begin Group "Header Files"
-
- # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
- # Begin Source File
-
- SOURCE=.\g_local.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\game.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_actor.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_bigmech.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_bigray.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_cyborg.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_emporer.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_flyer.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_insane.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_mambass.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_martian.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_martian_naked.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\m_player.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_smallmech.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\M_war_machine.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_astronaut.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_droid.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_soldier.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\NPC_surgeon.h
- # End Source File
- # Begin Source File
-
- SOURCE=.\q_shared.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
-
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
- # Begin Source File
-
- SOURCE=.\game.def
- # End Source File
- # End Group
- # End Target
- # End Project
-